home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1995 November
/
EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso
/
earcd
/
misc
/
over5_0.lha
/
Over5
/
doc
/
Over5.history
< prev
next >
Wrap
Text File
|
1995-08-09
|
3KB
|
84 lines
History for Over5 by Daniel Kahlin <tlr@stacken.kth.se>
-----------------------------------------------------------------------------
Over5 0.388 (950808) tlr - Second Release version
- coded commands DIR, $ and CD with server
- fixed new load and save routines for server
- added proper error string with server
- made alot of general code around the server! Should work!
Over5 0.345 (950806) tlr - INTERNAL
- coded prototype 'reset' function (for use with cartridge)
- found nasty bug in 'BOOT'. Last byte sent was trashed in
some cases.
- moved a 'jfree' call outside a loop, and thus removing the
infamous death bug from outer space!
Over5 0.317 (950805) tlr - INTERNAL
- coded srvsave
- fixed bugs in readstring.
Over5 0.311 (950804) tlr - INTERNAL
- Coded complete readstring. (with addstring)
- coded srvload
Over5 0.293 (950803) tlr - INTERNAL
- Programmed a simple server.
- Set SERF_RAD_BOOGIE. Should improve performance on slow computers (A500)
- Fixed safer syncing during BOOT.
- Fixed cosmetic bug in bl_sendfile.
- Lowerred DELAY_BLOCK to 1.8 millisecs. (increases transfer speed)
Over5 0.276 (950722) tlr - First Release
- Restructured code, mostly to be able to compile on linux.
- Added server skeleton.
- fixed reporting of return codes
Over5 0.267 (950720) tlr - INTERNAL
- Implemented HELP option
- Fixed translation of '(' to '[' and ')' to ']'
- trimmed basic boot
- improved docs (could be much better though)
- fixed parameter error in test
- 'COPY' now shows diskstatus
Over5 0.252 (950713) tlr - INTERNAL
- Now sends device number ok. (but always 8)
- Implemented new compact structures.
Over5 0.249 (950711) tlr - INTERNAL
- Fixed bug in WRITEMEM
- Added option RUN to WRITEMEM
Over5 0.246 (950711) tlr - INTERNAL
- Coded SYS
Over5 0.240 (950710) tlr - INTERNAL
- changed boot speed to 150 baud
- Coded MEMORYREAD/WRITE
Over5 0.226 (950702) tlr - INTERNAL
- coded 300 baud boot, works ok.
Over5 0.220 (950701) tlr - INTERNAL
- Fixed wildcards in the copy command
- if redirected to a file... no CSI codes!
Over5 0.195 (950701) tlr - INTERNAL
- Coded the copy command (works ok!)
Over5 0.176 (950701) tlr - INTERNAL
- Fixed so that DEBUG works again
- Made diskturbo for "diskslave"
- Added klugdge delay in block read/write (c64 code really needs optimizing)
Over5 0.170 (950701) tlr - INTERNAL
- Longer and better filetest (40960 bytes)
- fixed problems in "Block.asm" (couldn't read/write under rom)
Over5 0.168 (950628) tlr - INTERNAL
- Fixed parameter handling so that quoting works ok.
- Fixed c64 basic boot.